﻿2026-07-11T00:57:05.5205887Z ##[group]Run actions/checkout@v5
2026-07-11T00:57:05.5206374Z with:
2026-07-11T00:57:05.5206721Z   repository: SaberMage/spt-core
2026-07-11T00:57:05.5209509Z   token: ***
2026-07-11T00:57:05.5209857Z   ssh-strict: true
2026-07-11T00:57:05.5210223Z   ssh-user: git
2026-07-11T00:57:05.5210571Z   persist-credentials: true
2026-07-11T00:57:05.5211100Z   clean: true
2026-07-11T00:57:05.5211566Z   sparse-checkout-cone-mode: true
2026-07-11T00:57:05.5212087Z   fetch-depth: 1
2026-07-11T00:57:05.5212567Z   fetch-tags: false
2026-07-11T00:57:05.5213008Z   show-progress: true
2026-07-11T00:57:05.5213451Z   lfs: false
2026-07-11T00:57:05.5213933Z   submodules: false
2026-07-11T00:57:05.5214396Z   set-safe-directory: true
2026-07-11T00:57:05.5214877Z env:
2026-07-11T00:57:05.5215322Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T00:57:05.5215870Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T00:57:05.5216399Z ##[endgroup]
2026-07-11T00:57:05.6015884Z Syncing repository: SaberMage/spt-core
2026-07-11T00:57:05.6017409Z ##[group]Getting Git version info
2026-07-11T00:57:05.6018048Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-11T00:57:05.6018924Z [command]/usr/bin/git version
2026-07-11T00:57:05.6019433Z git version 2.43.0
2026-07-11T00:57:05.6022853Z ##[endgroup]
2026-07-11T00:57:05.6033437Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/67b4f2cb-bed1-4f22-b2cf-2cfd878c6a12' before making global git config changes
2026-07-11T00:57:05.6034567Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T00:57:05.6036551Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T00:57:05.6068139Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-11T00:57:05.6087257Z https://github.com/SaberMage/spt-core
2026-07-11T00:57:05.6096722Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T00:57:05.6099633Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T00:57:05.6121357Z HEAD
2026-07-11T00:57:05.6151673Z ##[endgroup]
2026-07-11T00:57:05.6152704Z [command]/usr/bin/git submodule status
2026-07-11T00:57:05.6336132Z ##[group]Cleaning the repository
2026-07-11T00:57:05.6338756Z [command]/usr/bin/git clean -ffdx
2026-07-11T00:57:08.9764972Z Removing .adapter-notify/
2026-07-11T00:57:08.9765799Z Removing target/
2026-07-11T00:57:08.9776349Z [command]/usr/bin/git reset --hard HEAD
2026-07-11T00:57:09.0213475Z HEAD is now at 235213a7a Merge a632e2b19802a82f72ad2523ea064e36aab423b1 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:57:09.0222558Z ##[endgroup]
2026-07-11T00:57:09.0225424Z ##[group]Disabling automatic garbage collection
2026-07-11T00:57:09.0230607Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T00:57:09.0265770Z ##[endgroup]
2026-07-11T00:57:09.0266700Z ##[group]Setting up auth
2026-07-11T00:57:09.0273749Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T00:57:09.0302065Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T00:57:09.0489151Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T00:57:09.0513766Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T00:57:09.0696399Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T00:57:09.0719818Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T00:57:09.0910096Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T00:57:09.0938489Z ##[endgroup]
2026-07-11T00:57:09.0939015Z ##[group]Fetching the repository
2026-07-11T00:57:09.0944682Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e78a482d7cfa0458580f9a6ebbe25d0f1b366d00:refs/remotes/pull/80/merge
2026-07-11T00:57:09.6880974Z From https://github.com/SaberMage/spt-core
2026-07-11T00:57:09.6881865Z  + d902fcbe1...e78a482d7 e78a482d7cfa0458580f9a6ebbe25d0f1b366d00 -> pull/80/merge  (forced update)
2026-07-11T00:57:09.6905443Z ##[endgroup]
2026-07-11T00:57:09.6906005Z ##[group]Determining the checkout info
2026-07-11T00:57:09.6907223Z ##[endgroup]
2026-07-11T00:57:09.6911745Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T00:57:09.6951713Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T00:57:09.6977979Z ##[group]Checking out the ref
2026-07-11T00:57:09.6980305Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/80/merge
2026-07-11T00:57:09.7202780Z Previous HEAD position was 235213a7a Merge a632e2b19802a82f72ad2523ea064e36aab423b1 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:57:09.7207323Z HEAD is now at e78a482d7 Merge 53b1d59e1e0bcdd3c5e3aa501015e879fceba179 into abaf08f7e77338cb525c79feb29f821c772c1eca
2026-07-11T00:57:09.7215609Z ##[endgroup]
2026-07-11T00:57:09.7258043Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T00:57:09.7286475Z e78a482d7cfa0458580f9a6ebbe25d0f1b366d00
